Skip to content

Render unsupported blocks with a warning#132

Open
zhangsan1890 wants to merge 1 commit into
splitbee:masterfrom
zhangsan1890:fix-unsupported-block-warning
Open

Render unsupported blocks with a warning#132
zhangsan1890 wants to merge 1 commit into
splitbee:masterfrom
zhangsan1890:fix-unsupported-block-warning

Conversation

@zhangsan1890
Copy link
Copy Markdown

Summary

  • render unsupported Notion block types with a visible warning instead of an empty div
  • log unsupported block types in development builds
  • add server-rendered coverage for an unsupported database block
  • document the unsupported block behavior

Closes #87.

Tests

  • npm test -- --watch=false --runInBand
  • npm run build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Return errors when importing unsupported content types

2 participants